home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 252 / Issue 252 - February 2009 - DPCS0209DVD.ISO / Assets / Interface / Install.dxr / 00001_Install Window.swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2005-05-18  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.